home *** CD-ROM | disk | FTP | other *** search
/ Australian Personal Computer 2004 March / Disc 1 / APC0403D1.ISO / toolkit / files / mac / Authoxy2.2.dmg / Authoxy.mpkg / Contents / Info.plist next >
Encoding:
Extensible Markup Language  |  2003-12-07  |  1.0 KB  |  38 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4. <dict>
  5.     <key>CFBundleGetInfoString</key>
  6.     <string>Authoxy 2.2</string>
  7.     <key>CFBundleIdentifier</key>
  8.     <string>net.hrsoftworks.authoxy</string>
  9.     <key>CFBundleName</key>
  10.     <string>Authoxy</string>
  11.     <key>CFBundleShortVersionString</key>
  12.     <string>2.2</string>
  13.     <key>IFMajorVersion</key>
  14.     <integer>2</integer>
  15.     <key>IFMinorVersion</key>
  16.     <integer>2</integer>
  17.     <key>IFPkgFlagComponentDirectory</key>
  18.     <string>..</string>
  19.     <key>IFPkgFlagPackageList</key>
  20.     <array>
  21.         <dict>
  22.             <key>IFPkgFlagPackageLocation</key>
  23.             <string>AuthoxyPrefPane.pkg</string>
  24.             <key>IFPkgFlagPackageSelection</key>
  25.             <string>required</string>
  26.         </dict>
  27.         <dict>
  28.             <key>IFPkgFlagPackageLocation</key>
  29.             <string>startAuthoxy.pkg</string>
  30.             <key>IFPkgFlagPackageSelection</key>
  31.             <string>selected</string>
  32.         </dict>
  33.     </array>
  34.     <key>IFPkgFormatVersion</key>
  35.     <real>0.10000000149011612</real>
  36. </dict>
  37. </plist>
  38.